[INFO] fetching crate ccxt-rust 0.1.5...
[INFO] testing ccxt-rust-0.1.5 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate ccxt-rust 0.1.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ccxt-rust 0.1.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ccxt-rust 0.1.5
[INFO] tweaked toml for crates.io crate ccxt-rust 0.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ccxt-rust 0.1.5 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ccxt-rust 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a24ea3cee121ba2513bc566b9ca129b0fd8c726a6720384dbeb6b33a9680f27
[INFO] running `Command { std: "docker" "start" "-a" "8a24ea3cee121ba2513bc566b9ca129b0fd8c726a6720384dbeb6b33a9680f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a24ea3cee121ba2513bc566b9ca129b0fd8c726a6720384dbeb6b33a9680f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a24ea3cee121ba2513bc566b9ca129b0fd8c726a6720384dbeb6b33a9680f27", kill_on_drop: false }`
[INFO] [stdout] 8a24ea3cee121ba2513bc566b9ca129b0fd8c726a6720384dbeb6b33a9680f27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e18cbc76475889ee3806b1b03af1da6076b2ed6cf4a06b6b06ec3ca3421c7bcc
[INFO] running `Command { std: "docker" "start" "-a" "e18cbc76475889ee3806b1b03af1da6076b2ed6cf4a06b6b06ec3ca3421c7bcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling ccxt-core v0.1.5
[INFO] [stderr]    Compiling ccxt-exchanges v0.1.5
[INFO] [stderr]    Compiling ccxt-rust v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 20s
[INFO] running `Command { std: "docker" "inspect" "e18cbc76475889ee3806b1b03af1da6076b2ed6cf4a06b6b06ec3ca3421c7bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18cbc76475889ee3806b1b03af1da6076b2ed6cf4a06b6b06ec3ca3421c7bcc", kill_on_drop: false }`
[INFO] [stdout] e18cbc76475889ee3806b1b03af1da6076b2ed6cf4a06b6b06ec3ca3421c7bcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48a8edee57ae9ae1f344282fa91548545550cf6a123731de033d776f21948297
[INFO] running `Command { std: "docker" "start" "-a" "48a8edee57ae9ae1f344282fa91548545550cf6a123731de033d776f21948297", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling ccxt-core v0.1.5
[INFO] [stderr]    Compiling ccxt-exchanges v0.1.5
[INFO] [stderr]    Compiling ccxt-rust v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] running `Command { std: "docker" "inspect" "48a8edee57ae9ae1f344282fa91548545550cf6a123731de033d776f21948297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48a8edee57ae9ae1f344282fa91548545550cf6a123731de033d776f21948297", kill_on_drop: false }`
[INFO] [stdout] 48a8edee57ae9ae1f344282fa91548545550cf6a123731de033d776f21948297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0f80f00ae99915bc2e33ed9725f6988a9a8ca60971ea3c2dfefbc4c9be51e6b
[INFO] running `Command { std: "docker" "start" "-a" "d0f80f00ae99915bc2e33ed9725f6988a9a8ca60971ea3c2dfefbc4c9be51e6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ccxt_rust-5f31942ee0b31f1c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_config::tests::test_default_config ... ok
[INFO] [stdout] test test_config::tests::test_has_credentials ... ok
[INFO] [stdout] test test_config::tests::test_exchange_config_default ... ok
[INFO] [stdout] test test_config::tests::test_should_skip_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/binance_public_api.rs (/opt/rustwide/target/debug/deps/binance_public_api-81878bd932047487)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test common::assertions::tests::test_assert_approx_eq ... ok
[INFO] [stdout] test common::helpers::tests::test_calculate_price_change_percent ... ok
[INFO] [stdout] test common::helpers::tests::test_format_price ... ok
[INFO] [stdout] test common::assertions::tests::test_ticker_validation_macro ... ok
[INFO] [stdout] test common::assertions::tests::test_orderbook_validation_macro ... ok
[INFO] [stdout] test common::assertions::tests::test_assert_non_empty_string ... ok
[INFO] [stdout] test common::assertions::tests::test_assert_reasonable_timestamp ... ok
[INFO] [stdout] test common::helpers::tests::test_get_test_symbol ... ok
[INFO] [stdout] test common::helpers::tests::test_parse_symbol ... ok
[INFO] [stdout] test common::helpers::tests::test_format_volume ... ok
[INFO] [stdout] test common::helpers::tests::test_is_valid_symbol_format ... ok
[INFO] [stdout] test common::helpers::tests::test_get_test_symbols ... ok
[INFO] [stdout] test common::helpers::tests::test_init_test_config ... ok
[INFO] [stdout] test test_public_api::test_fetch_markets ... ok
[INFO] [stdout] test test_public_api::test_fetch_ohlcv ... ok
[INFO] [stdout] test test_public_api::test_fetch_order_book ... ok
[INFO] [stdout] test test_public_api::test_fetch_ticker ... ok
[INFO] [stdout] test test_public_api::test_fetch_ticker_invalid_symbol ... ok
[INFO] [stdout] test test_public_api::test_fetch_tickers ... ok
[INFO] [stdout] test test_public_api::test_fetch_trades ... ok
[INFO] [stdout] test test_public_api::test_fetch_with_retry ... ok
[INFO] [stdout] test common::helpers::tests::test_retry_with_backoff_success ... ok
[INFO] [stdout] test test_public_api::test_concurrent_fetch_tickers ... ok
[INFO] [stdout] test common::helpers::tests::test_retry_with_backoff_failure ... ok
[INFO] [stdout] test test_mock_ticker::test_fetch_ticker_mock ... ok
[INFO] [stdout] test common::assertions::tests::test_assert_approx_eq_failure - should panic ... ok
[INFO] [stdout] test common::assertions::tests::test_assert_reasonable_timestamp_too_old - should panic ... ok
[INFO] [stdout] test common::assertions::tests::test_assert_non_empty_string_failure - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_example_test.rs (/opt/rustwide/target/debug/deps/config_example_test-972ef0580352c271)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_has_credentials ... ok
[INFO] [stdout] test test_with_binance_credentials ... ok
[INFO] [stdout] test test_load_balance_fixture ... ok
[INFO] [stdout] test test_skip_if_macro ... ok
[INFO] [stdout] test test_load_config_from_env ... ok
[INFO] [stdout] test test_load_trades_fixture ... ok
[INFO] [stdout] test test_load_markets_fixture ... ok
[INFO] [stdout] test test_load_ticker_fixture ... ok
[INFO] [stdout] test test_load_orderbook_fixture ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extreme_case_tests.rs (/opt/rustwide/target/debug/deps/extreme_case_tests-02432de9f70c6701)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_boundary_value_handling ... ignored, 需要网络访问
[INFO] [stdout] test test_concurrent_request_handling ... ignored, 需要网络访问
[INFO] [stdout] test test_data_consistency ... ignored, 需要网络访问
[INFO] [stdout] test test_error_recovery ... ignored, 需要网络访问
[INFO] [stdout] test test_invalid_symbol_handling ... ignored, 需要网络访问
[INFO] [stdout] test test_large_order_book_handling ... ignored, 需要网络访问
[INFO] [stdout] test test_memory_pressure_handling ... ignored, 需要网络访问
[INFO] [stdout] test test_network_timeout_handling ... ignored, 需要网络访问
[INFO] [stdout] test test_rate_limit_handling ... ignored, 需要网络访问
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_test.rs (/opt/rustwide/target/debug/deps/performance_test-2a4fb1a4a0a4fb5a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_load_markets_performance ... ignored
[INFO] [stderr]      Running tests/timestamp_edge_cases_test.rs (/opt/rustwide/target/debug/deps/timestamp_edge_cases_test-0f42ef37a0253025)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_conversion_edge_cases ... ok
[INFO] [stdout] test test_error_message_quality ... ok
[INFO] [stdout] test test_timestamp_overflow_scenarios ... ok
[INFO] [stdout] test test_timestamp_validation_boundaries ... ok
[INFO] [stdout] test test_concurrent_timestamp_operations ... ok
[INFO] [stdout] test test_invalid_timestamp_parsing ... ok
[INFO] [stdout] test test_iso8601_formatting_edge_cases ... ok
[INFO] [stdout] test test_timestamp_underflow_scenarios ... ok
[INFO] [stdout] test test_time_unit_conversion_edge_cases ... ok
[INFO] [stdout] test test_timestamp_precision ... ok
[INFO] [stdout] test test_valid_edge_case_parsing ... ok
[INFO] [stdout] test test_memory_efficiency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/timestamp_integration_test.rs (/opt/rustwide/target/debug/deps/timestamp_integration_test-76d837f2e2199f2c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_backward_compatibility_conversions ... ok
[INFO] [stdout] test test_timestamp_conversion_utilities ... ok
[INFO] [stdout] test test_timestamp_parsing ... ok
[INFO] [stdout] test test_order_timestamp_consistency ... ok
[INFO] [stdout] test test_end_to_end_timestamp_flow ... ok
[INFO] [stdout] test test_cross_type_timestamp_consistency ... ok
[INFO] [stdout] test test_ohlcv_timestamp_consistency ... ok
[INFO] [stdout] test test_trade_timestamp_consistency ... ok
[INFO] [stdout] test test_transaction_timestamp_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ccxt_rust
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.75s; merged doctests compilation took 1.74s
[INFO] running `Command { std: "docker" "inspect" "d0f80f00ae99915bc2e33ed9725f6988a9a8ca60971ea3c2dfefbc4c9be51e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f80f00ae99915bc2e33ed9725f6988a9a8ca60971ea3c2dfefbc4c9be51e6b", kill_on_drop: false }`
[INFO] [stdout] d0f80f00ae99915bc2e33ed9725f6988a9a8ca60971ea3c2dfefbc4c9be51e6b
